go/types.Checker.push (method)
3 uses
go/types (current package)
check.go#L271: func (check *Checker) push(obj Object) int {
decl.go#L113: obj.setColor(grey + color(check.push(obj)))
decl.go#L978: obj.setColor(grey + color(check.push(obj)))
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)